Global Index
HTML5 JS API Index > SVG Tutorials & Specs

SVGAnimatedRect

Properties
SVGRect
animVal
If the given attribute or property is being animated, contains the current animated value of the attribute or property. If the given attribute or property is not currently being animated, contains the same value as baseVal.
SVGRect
baseVal
The base value of the given attribute before applying any animations. Exceptions on settingDOMException, code NO_MODIFICATION_ALLOWED_ERR Raised on an attempt to change the value of a read only attribute.
Referenced by
SVGFitToViewBoxviewBox